ul.navigation-menu-items {
    list-style: none;
}
a.dropdown-one {
    color: #000;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    top: 7px;
    position: relative;
}
#dropdownOne {
    width: 100%;
    background: #f9bb38;
}
#dropdownTwo{
    width: 100%;
    background: #f9bb38;
}
button#dropdownTwo {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}
#dropdownThree{
    width: 100%;
    background: #f9bb38;
}
button#dropdownThree {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}
#dropdownFour{
    width: 100%;
    background: #f9bb38;
}
button#dropdownFour {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}
#dropdownFive{
    width: 100%;
    background: #f9bb38;
}
button#dropdownFive {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}
.navigation-section {
    background: #F9BB38;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 300px;
    padding-left: 300px;
}
.panel.card.news-panel {
    min-height: 350px;
}
.dropdown-menu {
    width: 100%;
    background: #f3f3f3;
}

.open>.dropdown-menu {
    display: block;
    width: 130%;
    padding-left: 0px;
}
a.dropdown-item {
    color: #000;
    display: list-item;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    width: 120%;
    padding-top: 5px;
}

.carousel-item {
    background: #fff;
    opacity: 0.9;
    border-radius: 32px;
}
h3.title-one {
    font-size: 50px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding-left: 20px;
    width: 90%;
}
p.text-one {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 16px;
    padding-left: 20px;
}
.box-one {
    padding-top: 10px !important;
    margin-left: 0px;
    margin-right: 0;
    opacity: .9;
    background: #fff !important;

}
h3.title-two {
    font-size: 50px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding-left: 20px;
    width: 90%;
}
p.text-two {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 16px;
    padding-left: 23px;
    width: 92%;
}
.box-two{
    padding-top: 5px !important;
    margin-left: 0px;
    margin-right: 0;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity = 50);
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 14.25rem;
    left: 15%;
    padding-top: 7.25rem;
    padding-bottom: 8.25rem;
    color: #fff;
    text-align: center;
    background: #fff;
    width: 40%;
    top: 15%;
    opacity: 0.9;
}
a.left.carousel-control {
    background: transparent;
    margin-top: 10%;
    font-size: 40px;
}
.glyphicon-chevron-left:before {
    content: "\e079";
    background: #fff;
    border-radius: 32px;
    color: transparent;
    padding: 12px;
}
.glyphicon-chevron-right:before {
    content: "\e080";
    background: #fff;
    border-radius: 32px;
    color: transparent;
    padding: 12px;
}
a.right.carousel-control {
    background: transparent;
    margin-top: 10%;
    font-size: 40px;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity = 90);
    outline: 0;
    opacity: 1;
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-size: cover;
}
a#btn1 {
    width: 40%;
    margin-left: 20px;
    border-radius: 32px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    background: #f9bb38;
    border-color: transparent;
    color: #000;
    font-weight: bold;
}
div#carouselItemTwo {
    margin-top: 50px;
}
h1.news-title-one {
    text-decoration: underline;
    text-decoration-color: #f9bb38;
    text-decoration-thickness: 7px;
    color: #000;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
}
a#btn2 {
    width: 50%;
    float: right;
    border-radius: 32px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    background: #f9bb38;
    border-color: transparent;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
.news-title {
    background: #f9bb38;
    padding:5px;
}
.news-title a {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}

.news-date {
    background: #fefefd;
    padding: 5px;
    font-family: "Poppins", sans-serrif;
    color: #000;
}
.news-date a {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}
a#btn3 {
    width: 72%;
    float: right;
    border-radius: 32px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    background: #f9bb38;
    border-color: transparent;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
h2.vacancies-title-one {
    text-decoration: underline;
    text-decoration-color: #f9bb38;
    text-decoration-thickness: 7px;
    color: #000;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 3px solid #f9bb38;
    border-radius: 4px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px 5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    margin-top: 30px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #f9bb38;
}
.vacancy-panel-title {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}
.vacancy-panel-type {
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
.vacancy-panel-address {
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
.vacancy-panel-salary {
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
.vacancy-panel-closingdate {
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
a.btn.btn-primary.vacancy-panel-applybutton.link {
    margin-left: 40%;
    font-family: "Poppins", sans-serif;
    background: #f9bb38;
    border-color: transparent;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
img.card-img-top.news-panel-image {
    width: 100%;
}
.news-panel-name {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
.news-panel-date {
    text-align: center;
    color: #000;
    font-size: 16px;
}
.news-panel-description {
    text-align: center;
    color: #000;
    font-size: 16px;
}
a.dropdown-one {
    color: #000;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    top: 7px;
    position: relative;
    text-decoration: none;
}
.carousel-indicators {
    bottom: -17px;
    background: #f9bb38;
    width: 100%;
    margin-left: 0 !important;
    padding: 20px;
}
div#rowOne {
    margin-top: 30px;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}
.w-100 {
    width: 100% !important;
    height: 475px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 14.25rem;
    left: 19%;
    padding-top: 7.25rem;
    padding-bottom: 8.25rem;
    color: #fff;
    text-align: center;
    background: #fff;
    width: 35%;
    top: 15%;
    opacity: 0.9;
    border-radius: 32px;
}
p.carousel-text-one {
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: left;
    margin-left: 20px;
    font-weight: bold;
    font-size: 42px;
    margin-top: -90px;
    line-height: 1em;
}
p.carousel-text-two {
    color: #000;
    font-family: "Poppins", sans-serif;
    text-align: left;
    margin-left: 20px;
    font-weight: bold;
    font-size: 42px;
    margin-top: -90px;
    line-height: 1em;
}
p.text-one {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 16px;
    padding-left: 20px;
    text-align: left;
}
p.text-two {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 16px;
    padding-left: 20px;
    text-align: left;
}
@media only screen and (max-width: 1440px) {
    .navigation-section {
        background: #F9BB38;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 0;
        padding-left: 150px;
    }
}
@media only screen and (max-width: 1024px) {
.navigation-section {
    padding-left: 50px;
}
a.dropdown-one {
    font-size: 13px;
}
button#dropdownTwo{
    font-size: 13px !important;
}
button#dropdownThree{
    font-size: 13px !important;
}
button#dropdownFour{
    font-size: 13px !important;
}
button#dropdownFive{
    font-size: 13px !important;
}
a.dropdown-item {
    font-size: 11px;
}
.open>.dropdown-menu {
    width: 150%;
}
}
@media only screen and (max-width: 768px) {
    .carousel-caption {
        width: 80%;
        top: 15%;
        left: 10%;
    }
    a.dropdown-one {
        font-size: 13px;
        margin-left: -49px;
    }
    button#dropdownTwo {
        font-size: 13px !important;
        margin-left: -30px;
        margin-top: 4px;
    }
    button#dropdownThree {
        font-size: 13px !important;
        margin-left: -15px;
    }
}